Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

Affected sections:

  • [allocator.requirements.general]
  • [namespace.std]
  • [pointer.traits.types]
  • [allocator.traits.types]
  • [tuple.general]
  • [format.context]
  • [numeric.requirements]
  • [rand.util.canonical]
  • [thread.req.lockable.timed]
  • [thread.sharedtimedmutex.requirements.general]

In [rand.util.canonical], it would be clearer to just say generate_canonical instead of "the instantiation" or "the specialization".

Fixes #8222.

Affected sections:
- [allocator.requirements.general]
- [namespace.std]
- [pointer.traits.types]
- [allocator.traits.types]
- [tuple.general]
- [format.context]
- [numeric.requirements]
- [rand.util.canonical]
- [thread.req.lockable.timed]
- [thread.sharedtimedmutex.requirements.general]

In [rand.util.canonical], it would be clearer to just say
`generate_canonical` instead of "the instantiation" or "the
specialization".
@eisenwave eisenwave added the P1-Important Misapplication of paper, malformed code, internal inconsistencies label Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some occurrences of "instantiation" should be replaced with "specialization"

2 participants